home *** CD-ROM | disk | FTP | other *** search
- class §#123§ extends MovieClip
- {
- var §#334§ = 1;
- var §#314§ = 5;
- var §#33§ = 0;
- var §#164§ = 1;
- var §#7§ = 0;
- function §#123§()
- {
- super();
- }
- function §#8§(§#97§)
- {
- if(§#97§ == this["#7"])
- {
- return undefined;
- }
- if(§#97§ == this["#33"])
- {
- this.gotoAndPlay(this["#334"]);
- }
- else if(§#97§ == this["#164"])
- {
- this.gotoAndPlay(this["#314"]);
- }
- this["#7"] = §#97§;
- }
- }
-